projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f30b95
)
(enum event_kind): Added save_session_event.
author
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 10 Mar 2002 16:15:48 +0000
(16:15 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 10 Mar 2002 16:15:48 +0000
(16:15 +0000)
src/termhooks.h
patch
|
blob
|
history
diff --git
a/src/termhooks.h
b/src/termhooks.h
index b13c632a033663ae69cb7ef05ffdde05f8bbfcfe..d7bb52219580dca98d8505cfed8070aa7251e473 100644
(file)
--- a/
src/termhooks.h
+++ b/
src/termhooks.h
@@
-323,7
+323,11
@@
enum event_kind
/* Queued from XTread_socket on FocusIn events. Translated into
`switch-frame' events in kbd_buffer_get_event, if necessary. */
- FOCUS_IN_EVENT
+ FOCUS_IN_EVENT,
+
+ /* Queued from XTread_socket when session manager sends
+ save yourself before shutdown. */
+ save_session_event
};
/* If a struct input_event has a kind which is selection_request_event